runtime/pprof.runtimeProfile.Stack (method, view implemented interface methods)

one use

	runtime/pprof (current package)
		pprof.go#L742: func (p *runtimeProfile) Stack(i int) []uintptr { return p.stk[i].Stack() }